Problem Note 58261: PROC STP cannot access SAS® stored process input parameters if the stored process was created using SAS® Enterprise Guide®
If a SAS stored process was created using SAS Enterprise Guide, then the STP procedure cannot access any input parameter (prompt) values that are associated with this stored process. However, if a stored process was created using SAS® Management Console, this problem does not occur.
When you encounter this problem after running PROC STP code, the "input parameters" section of the log file does not contain the input parameters that you defined in the stored process. In addition, you are not able to access these parameters in your stored process code.
To work around this issue, follow these steps:
- Using SAS Management Console, select the Properties for the stored process.
- Click the Parameters tab in the Properties window.
- On the first line in the Displayed Text column, select General. Then, click Edit.
- In the Edit Group window, change the Displayed text value from General to Parameters.
- Click OK to save the change.
PROC STP should be able to access the parameter values after you make this change.
Note: If a stored process was originally created using SAS Management Console and parameter
values are added later using SAS Enterprise Guide, then PROC STP will be able to
access the input parameters.
Operating System and Release Information
SAS System | SAS Integration Technologies | Microsoft Windows 8.1 Enterprise x64 | 9.4 TS1M0 | 9.4 TS1M4 |
Microsoft Windows 8.1 Enterprise 32-bit | 9.4 TS1M0 | 9.4 TS1M4 |
Microsoft Windows 8 Pro x64 | 9.4 TS1M0 | 9.4 TS1M4 |
Microsoft Windows 8 Enterprise x64 | 9.4 TS1M0 | 9.4 TS1M4 |
Microsoft® Windows® for x64 | 9.4 TS1M0 | 9.4 TS1M4 |
z/OS | 9.4 TS1M0 | 9.4 TS1M4 |
Microsoft Windows 8.1 Pro 32-bit | 9.4 TS1M0 | 9.4 TS1M4 |
Microsoft Windows 8.1 Pro x64 | 9.4 TS1M0 | 9.4 TS1M4 |
Microsoft Windows 10 | 9.4 TS1M0 | 9.4 TS1M4 |
Microsoft Windows Server 2008 R2 | 9.4 TS1M0 | 9.4 TS1M4 |
Microsoft Windows Server 2008 for x64 | 9.4 TS1M0 | 9.4 TS1M4 |
Microsoft Windows Server 2012 Datacenter | 9.4 TS1M0 | 9.4 TS1M4 |
Microsoft Windows Server 2012 R2 Datacenter | 9.4 TS1M0 | 9.4 TS1M4 |
Microsoft Windows Server 2012 R2 Std | 9.4 TS1M0 | 9.4 TS1M4 |
Microsoft Windows Server 2012 Std | 9.4 TS1M0 | 9.4 TS1M4 |
Windows 7 Enterprise x64 | 9.4 TS1M0 | 9.4 TS1M4 |
Windows 7 Professional x64 | 9.4 TS1M0 | 9.4 TS1M4 |
64-bit Enabled AIX | 9.4 TS1M0 | 9.4 TS1M4 |
64-bit Enabled Solaris | 9.4 TS1M0 | 9.4 TS1M4 |
HP-UX IPF | 9.4 TS1M0 | 9.4 TS1M4 |
Linux for x64 | 9.4 TS1M0 | 9.4 TS1M4 |
Solaris for x64 | 9.4 TS1M0 | 9.4 TS1M4 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
If a SAS stored process was created using SAS Enterprise Guide, then PROC STP cannot access any input parameter (prompt) values
that are associated with this stored process.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2016-05-25 15:02:53 |
Date Created: | 2016-05-23 15:19:57 |